home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #11 / CD 11 (Black) - 2001.iso / FAVORG / FAVO_SRC.ZIP / FavOrg.aps / Textinclude / 3.bin < prev   
Encoding:
Text File  |  2000-12-19  |  404 b   |  14 lines

  1. #define _AFX_NO_SPLITTER_RESOURCES
  2. #define _AFX_NO_OLE_RESOURCES
  3. #define _AFX_NO_TRACKER_RESOURCES
  4. #define _AFX_NO_PROPERTY_RESOURCES
  5.  
  6. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  7. #ifdef _WIN32
  8. LANGUAGE 9, 1
  9. #pragma code_page(1252)
  10. #endif //_WIN32
  11. #include "res\FavOrg.rc2"  // non-Microsoft Visual C++ edited resources
  12. #include "afxres.rc"         // Standard components
  13. #endif